Skip to content

Fetch newest change#1

Open
Barry0501 wants to merge 60 commits into
200lab:masterfrom
flutter-webrtc:master
Open

Fetch newest change#1
Barry0501 wants to merge 60 commits into
200lab:masterfrom
flutter-webrtc:master

Conversation

@Barry0501
Copy link
Copy Markdown

No description provided.

cloudwebrtc and others added 30 commits November 11, 2020 12:57
* fix background call.

* Fix iOS, close #23.

* Fix typo.

* More changes.

* Remove EventChannel.
* Change FlutterCallKeep as a singleton.
* Add CallKeepPushKitToken event.

* Add firebase_messaging to example.

* update.
* fix: change parameter handle to number , call.argument("number") was undefined in HandleMethodCall for startCall case

* fix(ios): change handle to number
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* fix: change parameter handle to number , call.argument("number") was undefined in HandleMethodCall for startCall case

* fix(ios): change handle to number

* feat: make hasDefaultPhoneAccount return a bool to have feedback on the telecom manager request
* feature: added some doc [WIP]

* feature: added more doc

* feature: added more doc

* feature: added more doc on README.md

* feature: added more doc on README.md

* feature: doc added

* feature: doc added

* feature: doc added

* feature: doc added
cloudwebrtc and others added 21 commits September 29, 2021 06:02
* example: Sort imports.

* example: Remove space.

* example: Use ElevatedButton instead of RaisedButton.

* example: Lint.
* pubspec: Use double quotation instead of single.

* api: Sort import.

* api, event: Remove unused asset which never has null.
* example: pubspec: Sort.

* example: pubspec: Remove unused cupertino_icons.

* example: pubspec: Upgrade uuid 3.0.7.

* example: pubspec: Add flutter_lints 2.0.1.

* example: amalysis_options: Set linter without avoid_print which is used too many times.

* example: main: Fix non_constant_identifier_names.

* example: main: Fix prefer_interpolation_to_compose_strings.

* example: main: Rename _MyAppState to MyAppState. Fix library_private_types_in_public_api.

* example: main: Fix use_key_in_widget_constructors.

* example: main: Fix prefer_const_constructors.

* example: main: Fix use_build_context_synchronously.
* add missing call data

* add self managed call permission

* working android self managed

* init integration with ios

* working android call

* export android and fix iOS call

* restore signing team to cloudwebrtc

* differ between iOS and android connected

* simplify mute boolean comparison

* send notification on disconnect report

* add custom schema option

* start calls from log

* encapsulate account handle

* fix appdelegate callback signature

* add answer call to iOS

* fix null audio state access

* add optional notify on end call report android

* add settings caching

* change displayincoming to static
Co-authored-by: Mikael Wills <mikael.wills@ideaworks.co.uk>
…#189)

Co-authored-by: Mikael Wills <mikael.wills@ideaworks.co.uk>
Co-authored-by: Mikael Wills <mikael.wills@ideaworks.co.uk>
Co-authored-by: Mikael Wills <mikael.wills@ideaworks.co.uk>
@mikaelwills mikaelwills force-pushed the master branch 5 times, most recently from 68c76aa to 276c24a Compare January 28, 2025 13:57
Sahad-uniconnect and others added 2 commits March 26, 2025 11:08
* Update FlutterCallkeepPlugin.java

* fix: add comments
* Fix namespace bug

* Android Gradle Plugin (AGP)

---------

Co-authored-by: CloudWebRTC <duanweiwei1982@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.